home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_2 / verf401a.zip / VERITEXT.DOC < prev    next >
Text File  |  1992-10-03  |  3KB  |  83 lines

  1.     
  2.     
  3.     
  4.     
  5.     
  6.     
  7.                  VERITEXT.EXE:  A Language conversion utility for
  8.                         The Registration & Verification Door
  9.                                   for Version 4.0
  10.     
  11.     
  12.     
  13.                                 By Lance W. Williams
  14.                                    Kadet PCBoard
  15.                                      Camden, NY
  16.                                    (315) 245-3815
  17.                                  USR Dual Standard
  18.     
  19.     
  20.     
  21.     
  22.               If you  wish  to  convert  the door language file to an alternate
  23.         language, you can use the VERIFIER.ENG text file as a guide to what the
  24.         prompts are  in  each  line.   The   following  files  are  needed  for
  25.         converting to  additional  language  files  and  are  included  in  the
  26.         archive::
  27.     
  28.         VERIFIER.ENG:  English text version of the text lines
  29.         VERITEXT.EXE:  Converter to convert the ASCII to the Random Access File
  30.         VERITEXT.   :  The converted English text file, ready for the door
  31.     
  32.     
  33.               To create  an alternate language file, copy the VERIFIER.ENG file
  34.         to a file called VERIFIER.<Lang.  Ext.>  and then translate the English
  35.         text to the language of your choice.  Then use VERITEXT.EXE  to  create
  36.         the file that the VERIFIER door uses.
  37.     
  38.               The VERITEXT.EXE program takes no parameters.  It prompts you for
  39.         the file  to  read  and  the extension of the file to write (Just the 3
  40.         character extension,  not  the  whole  name  or  the  ".")   Also,  the
  41.         extensions have to be the same as used by PCBoard!!
  42.     
  43.     
  44.     Notes on Editing the language files:
  45.     
  46.         1:  Most entries are limited to 75 characters per line.   The following
  47.             are less than that:
  48.     
  49.                Line Numbers                        Maximum Characters
  50.     
  51.              23, 24, 25, 26, 64                  33 characters maximum
  52.              32, 65                              34 characters maximum
  53.              49, 50, 51                          45 characters maximum
  54.     
  55.         When editing, be sure to keep within these limits!
  56.     
  57.     
  58.  
  59.  
  60.     
  61.    
  62.     
  63.     
  64.         2:  Some  lines  go  together  as  a  group, making a paragraph.  These
  65.             groups are as follows:
  66.     
  67.                 Group  1:  19, 20, 21  (closing screen)
  68.                 Group  2:  27, 28, 29  (mailing label formats)
  69.                 Group  3:  35, 36      (address information entry)
  70.                 Group  4:  37, 38      (regular mailings definitions)
  71.                 Group  5:  41, 42, 43  (improper address warning)
  72.                 Group  6:  66, 67, 68  (sysop verification message)
  73.                 Group  7:  79, 80      (credit card honesty prompt)
  74.                 Group  8:  81, 82      (credit card name match)
  75.                 Group  9:  94, 95      (excessive errors on credit card)
  76.                 Group 10: 121,122,123  (current level higher than purchase)
  77.     
  78.             Any of these groups can have  a  sentence  overlapping  to the next
  79.             line (except for the last line in the group, of course)  to fit the
  80.             length restrictions.   Since  they are all in a paragraph, the user
  81.             will not know the difference.
  82.  
  83.